Make the VTPM.destroy method return 'void' upon success and adapt the
authorEwan Mellor <ewan@xensource.com>
Fri, 9 Mar 2007 02:32:52 +0000 (02:32 +0000)
committerEwan Mellor <ewan@xensource.com>
Fri, 9 Mar 2007 02:32:52 +0000 (02:32 +0000)
commit81c452f998a0cafbca47b350e521a62cc7014d6a
treef8df1edf5ce2f1fe3706db8e0190b3586a9409d8
parent99598dfc8a2e394eee9448ede3d6bd5d7750973b
Make the VTPM.destroy method return 'void' upon success and adapt the
test case to reflect that.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/xend/XendAPI.py
tools/xm-test/tests/vtpm/09_vtpm-xapi.py